home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 004 / ansiedit / Documents_Text_Bugs < prev    next >
Encoding:
Text File  |  1994-10-02  |  11.9 KB  |  263 lines

  1.  
  2. AnsiEdit v2.30
  3.  
  4.      Version 2.30 of 'AnsiEdit',  is intended as the last release 
  5.      for  this year.   There are plans for new features  for  the 
  6.      editor, but there are other things I would like to do, after 
  7.      all,   the  editors  has  now  entered  its  third  year  of 
  8.      development  and  the  fourth year for  me  developing  ANSI 
  9.      programs!!!!!  (Wow!!  doesn't  time fly when your  enjoying 
  10.      yourself)
  11.  
  12.      The following is a list of known bugs:
  13.  
  14.        There are currently no known bugs in the editor.  However, 
  15.        this  doesn't mean there aren't any at all,  just  that  I 
  16.        don't know about them.
  17.  
  18.      The  following is a list of bugs that have (hopefully)  been 
  19.      cured:
  20.  
  21.      * There  were a couple of bugs when saving files  which  are 
  22.        hopefully  fixed.   These where only found  while  testing 
  23.        version  2.30,  I don't know if they existed  in  previous 
  24.        versions.   When  using  a default background  colour  and 
  25.        using a save file, such as 'Grid', they didn't always save 
  26.        the file correctly.
  27.  
  28.      * There is currently only one known bug in the editor.  This 
  29.        is  when exiting and the current file has  been  modified.  
  30.        (See 'UserGuide' for how to get around this problem).
  31.        (Fixed  v2.30 - This bug only occurs in Risc OS  3.10  and 
  32.        earlier or machines without the BorderUtils module loaded.  
  33.        This  was  cured thanks to TechForum in  Acorn  Computings 
  34.        July 1994 issue).
  35.  
  36.      * When  the 'Default Background' is changed from black  will 
  37.        now correctly save the screen.   This applies to both Ansi 
  38.        and BBC Font screens. (Found and fixed 2.21).
  39.  
  40.      * When  using the solid box for blocks now erases  all  that 
  41.        was there previously. Should have before. (Found and fixed 
  42.        2.20)
  43.  
  44.      * When  painting  the  screen  with  a  pattern  the  cursor 
  45.        sometimes  gets trapped within the pattern  its  painting.  
  46.        If this happens just press the ESCape key and the  command 
  47.        will stop with the message 'User Termination'.   (After  a 
  48.        lot  of  testing this seems to have been  cured.   In  the 
  49.        event  of it still happening though,  the ESCape key  will 
  50.        still be detected 2.20).
  51.  
  52.      * When  loading the editor by double-clicking on a file  the 
  53.        first time everything should work.   If the editor is  the 
  54.        quit and reloaded again by double-clicking on a file, then 
  55.        an error will be issued.   The editor is still loaded  but 
  56.        no  file is loaded afterwards.  (Not happened for  a  long 
  57.        time so presumed fixed - 2.20)
  58.  
  59.      * If a file greater than 32 lines is loaded,  then will  not 
  60.        be held correctly by the editor.   This may be fixed at  a 
  61.        later date.  (The only realistic fix for BASIC 2.20)
  62.  
  63.      * When  using 'Default Background',  after  the  backgrounds 
  64.        colour  is  changed  the null characters  are  changed  to 
  65.        spaces.   This  means  if  the command  is done  again  it 
  66.        would  not  change any characters.   This bug  existed  in 
  67.        earlier versions  but was never found  or  reported.   Any 
  68.        commands  using  the  'Default Background'  colour  should 
  69.        still use the newly selected colour. (Fixed 2.20)
  70.  
  71.      * Sometimes when saving files with a font garbage appears on 
  72.        the screen.  I now about this bug and hopefully it will be 
  73.        cured in a later version.  To try to remove the  annoyance 
  74.        too much of this problem the font is saved first and  then 
  75.        a  MODE or clear screen sequence is sent to clear  any  of 
  76.        the garbage from the screen. This only seems to occur when 
  77.        small  fonts are loaded by dragging them to the icon  bar. 
  78.        For  example files of say 950 bytes will often cause  this 
  79.        problem.  If these files are loaded via     the  resources 
  80.        window then they appear to load okay. (Fixed I hope 2.10)
  81.  
  82.      * If two cursor keys are pressed together sometimes gets the 
  83.        key wrong. (Fixed 2.10)
  84.  
  85.      * If  while drawing,  a cursor key is held down so  it  auto 
  86.        repeats  and  is  then  released,   occasionally  a  blank 
  87.        character  is displayed after the key has  been  released.  
  88.        (Fixed 2.10)
  89.  
  90.      * Sometimes  while a cursor key is held down misses part  of 
  91.        the line in the middle of what is been drawn. (Fixed 2.10)
  92.  
  93.      * Help  routine (ALT & H) caused a memory error  because  it 
  94.        repeatedly called itself. (Fixed 2.04)
  95.  
  96.      * A  number of bugs dealing with saving files as 'Ansi'  and 
  97.        'Screen' have been corrected. (Fixed 2.04)
  98.  
  99.      * A 'AnsiDisp$Dir' left in which stopped the program worker. 
  100.        This  never happened on my machine as the editor  and  the 
  101.        displayer reside in the same directory. (Fixed 2.03)
  102.  
  103.      * If a file was saved with the 'Archived' option switched on 
  104.        and  the editor was in an archive the editor  successfully 
  105.        messed the archive up. (Fixed 2.04)
  106.  
  107.      * When  selecting  the  save  menu with  Alt  &  S,  if  the 
  108.        following  menus are selected using the cursor  keys,  did 
  109.        not always select the right menu. (Fixed 2.02)
  110.  
  111.      * When printing / clearing a screen from the desktop, if the 
  112.        screen is swapped part way through would finish command on 
  113.        the swapped screen. (Fixed 2.02)
  114.  
  115.      * While  testing  the saving of  palettes  with  files,  the 
  116.        palette  became   corrupt when the file  was  reloaded.  I 
  117.        believe this bug has been fixed,  but if after a file with 
  118.        a  palette  has been loaded strange  characters  start  to 
  119.        appear,  just  reload the palette separately using one  of 
  120.        the   'Load Palette'  options and the  palette  should  be 
  121.        fixed. (Fixed 2.02) 
  122.  
  123.      * Occasionally  the menu systems fails to redraw the  screen 
  124.        and remove the menu.  If this happens simply press Alt & K 
  125.        to  redraw the screen.  If it continually does  this  then 
  126.        reload  the  editor  and it should  stop.  (This  has  not 
  127.        happened for a month or so. Fixed 2.02)
  128.  
  129.      * Tab keys don't position themselves correctly. (Fixed)
  130.  
  131.      * Drawing   corners   and  across  existing   lines   causes 
  132.        'flutter'. (Fixed hopefully)
  133.  
  134.      * The auto-repeat delay is to short when using function keys 
  135.        f1 to f8. (Fixed)
  136.  
  137.      * Wash  and  paint routines don't always wash or  paint  the 
  138.        right area. (Fixed)
  139.  
  140.      * The Save as Sprite option should not be used,  it will not 
  141.        be  included  in future release due to  memory  allocation 
  142.        problems.  The save screen image will be maintained.  (The 
  143.        memory  allocation problem was solved so the  feature  was 
  144.        kept and can be used).
  145.  
  146.      * The  insert option does not correctly  insert  characters. 
  147.        (Now implemented)
  148.  
  149.      * The CAPS LOCK key does not work. The SHIFT key works fine. 
  150.        (Now implemented but see above).
  151.  
  152.      * When  saving do not take notice of the percentage sign  as 
  153.        it sometimes gets it wrong.  I saved a file as Ansi and at 
  154.        25 percent complete it stopped. (Fixed)
  155.  
  156.      * Did not always save the last character of a line if  there 
  157.        where blank characters before it. (Fixed).
  158.  
  159.      * Can  click above a colour or line type at the top  of  the 
  160.        screen  and  thinks you are clicking on  top  the  choice. 
  161.        (Fixed)
  162.  
  163.      * The CAPS LOCK key has now been implemented. However if the 
  164.        CAPS  key is held down the internal flag may get  confused 
  165.        or  if CAPS is off when the editor is entered it may  also 
  166.        get confused.  If the editor is exited and the CAPS status 
  167.        is  changed while in the desktop and corrected before  re-
  168.        entering then this will also confuse the CAPS flag. (These 
  169.        will hopefully be corrected later). (Now fixed).
  170.  
  171.      * When  using the paint and wash features if either is  done 
  172.        and  the  operation is repeated then for some  reason  the 
  173.        additional operations can take 50%+ times longer.  If this 
  174.        happens and the program is left then it will return.  This 
  175.        is  especially noticeable and worrying if a large area  is 
  176.        been done.  (If the current square is the same colour  and 
  177.        character  as will be washed or painted then this  command 
  178.        is immediately exited. This cures the problem.)
  179.  
  180.      * The details for the file info always used to be wrong  for 
  181.        the date and time when run under Risc OS 3.  This  occured 
  182.        because of the way I gain the file details.  This will now 
  183.        work correctly under Risc OS 3,  but I suspect it will  no 
  184.        longer work correctly under Risc OS 2. I don't see this as 
  185.        a  problem since the majority of users will upgrade  there 
  186.        Operating Systems anyway.
  187.  
  188.      * A problem has arisen when using the functions keys.  If  a 
  189.        key f1 - f8 is held down and multiply characters  printed, 
  190.        when  the  key is released again the cursor  flashes  very 
  191.        fast and then after a short times returns to normal.  If a 
  192.        key  is pressed while the cursor is flashing  quickly  the 
  193.        key  then moves very fast.  If you wait until  the  cursor 
  194.        slows down all will return to normal. (Fixed)
  195.  
  196.      * When  exiting  the editor to the desktop the  cursor  keys 
  197.        stop  working.  A  temporary  fix is to issue  a  '*FX  4' 
  198.        command  from  the command line or to exit the  editor  or 
  199.        click  on  '*fx 4' on the menu.  This  is  currently  been 
  200.        looked at. (Hopefully fixed but the '*fx 4' option will be 
  201.        staying for the time being.)
  202.  
  203.      * The  line drawing procedure sometimes picks on  the  wrong 
  204.        box piece. (Hopefully now works correctly.)
  205.  
  206.      * Due  to the program now using SYS commands to gain  access 
  207.        to  file  information it does not  currently  display  the 
  208.        correct date and time.  This is defaulted to '12:00:00' on 
  209.        the '1st January 1992'.  This was done to remove the  need 
  210.        for a temporary file and so increase file access commands. 
  211.        (Hopefully  this will be cured in a  later  version).  (No 
  212.        longer uses the SYS calls but uses my own routines again).
  213.  
  214. Other information
  215.  
  216.      Bulletin Board Distributors (That I know of)
  217.  
  218.           Odyssey BBs:   +44 (0)482 870919 / 869085.
  219.           Speeds:        V21, V22, V23, V22bis, V32, V32bis & HST 
  220.                          to 16.8K (FidoNet address 2:258/41)
  221.  
  222.      PD Library Distributors (That I know of)
  223.  
  224.           The Datafile,            APDL,
  225.           71 Anson Road,           39 Knighton Park Road,
  226.           LOCKING,                 Sydenham,
  227.           Weston-Super-Mare,       London.
  228.           Avon.                    SE26 5RN
  229.           BS24 7DQ
  230.  
  231.      I  can also be contacted via the Odyssey bulletin  board  if 
  232.      you have any comments, bugs, improvements or suggestions for 
  233.      possible future features.
  234.  
  235.      I  do listen to users problems and requests.   That  is  why 
  236.      this  application was written in the first  place.   Changes 
  237.      have  been  made in the past due to users problems  if  they 
  238.      have been possible.
  239.      
  240.      This program has been tested on a BBC A3000 with Risc OS  3, 
  241.      4Mb  RAM,  ARM3 and a Watford Electronics 20Mb Internal  IDE 
  242.      Hard Disk.
  243.  
  244.      This  application  has been written how I  think  it  should 
  245.      work,  if  you want something changing then tell  me,  don't 
  246.      just sit there grumbling to yourself.  If you want a feature 
  247.      adding  then  still  tell me.   That is the  only  way  this 
  248.      application can evolve into something that is a pleasure  to 
  249.      use.
  250.  
  251.      (c)1992 - 1994 Darran Hillerby.
  252.  
  253. IMPORTANT NOTE
  254.  
  255.      You may NOT change this application or use ANY part of it in 
  256.      any  other  products without my  approval.   It  is  however 
  257.      'FREEWARE'  so  it  may be copied  freely  (with  ALL  files 
  258.      included),  but  not  for  any  profit.   This  software  is 
  259.      provided 'AS IS'.  Using it is entirely at your own risk.
  260.  
  261.      Refer to 'Copyright' for full legal details.
  262.  
  263.